v4.1.x: Bull 2020 update of coll/han#8437
v4.1.x: Bull 2020 update of coll/han#8437EmmanuelBRELLE wants to merge 1 commit intoopen-mpi:v4.1.xfrom
Conversation
|
Can one of the admins verify this patch? |
832e1b2 to
b1fd70f
Compare
|
ok to test |
a1c5295 to
8f64e88
Compare
This completes and fixes current code for coll/Han: - a barrier is added - a "simple" scatter is added - some Doxygen documentation is added Fix: - compilation and cppcheck warnings - corner case errors when parsing a rule file Signed-off-by: Emmanuel Brelle <emmanuel.brelle@atos.net>
8f64e88 to
b5f44e2
Compare
|
Merge is block by "Mellanox CI" on: |
|
The merge is not blocked by Mellanox CI failure. It is blocked because only release managers can merge PR into the release branches. Is there any reason why this PR did not target the |
|
Has this been merged on master yet? For any patch that is relevant to both master and a release branch, we require it to be merged on master first, and then cherry picked in a separate PR over to the relevant release branch(es). Please make sure to use the Thanks! |
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
I took the liberty of converting this PR to Draft status so that we don't accidentally merge it before it has been merged to master and cherry-picked to v4.1.x. |
|
PR #8462 just submitted on master to be merged first (sorry). |
|
I will close this for now. Once the PR on master is merged, you will need to recreate this PR by cherry-picking the SHA from master. |
This completes and fixes current code for coll/Han:
Fix: